textlayout: fix bounds for clipping
authorChristian Hergert <chergert@redhat.com>
Mon, 22 Jul 2019 01:21:04 +0000 (18:21 -0700)
committerChristian Hergert <chergert@redhat.com>
Mon, 22 Jul 2019 01:21:04 +0000 (18:21 -0700)
commite475d4bdc58342578166fac2ca4b979b4a5841bf
tree3b57e0bcb18b0bd2e44a7ef3ba2378c2fa0c93ab
parent980a6a20b1c0fe9df31f5fa5709a2f2e6b8229b3
textlayout: fix bounds for clipping

This should match gtk_snapshot_append_layout(), which means that we expect the
bounds to be rooted at 0, 0.
gtk/gtktextlayout.c